home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineButton2_982 / BUTTONCONDACTION on(release, releaseOutside).as
Text File  |  2005-08-12  |  217b  |  7 lines

  1. on(release, releaseOutside){
  2.    _root.main.fr.faces.changeEyeballs("Rdown","Rdown","down",1);
  3.    _root.v_himoR = 0;
  4.    gotoAndStop(1);
  5.    _parent._parent._parent.fukuBacks.himoRback.himoRback1.gotoAndStop(1);
  6. }
  7.